home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3165 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  647 b 

  1. Path: news.ov.com!news
  2. From: glenn@ov.com (Fletcher.Glenn@ov.com)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: ? pointer to array of pointers
  5. Date: 26 Jan 1996 17:01:52 GMT
  6. Organization: OpenVision
  7. Message-ID: <4eb1e0$6qt@spanky.pls.ov.com>
  8. References: <DLLMKD.GEy@inter.NL.net>
  9. Reply-To: glenn@ov.com
  10. NNTP-Posting-Host: foghorn.pls.ov.com
  11.  
  12. In article GEy@inter.NL.net, E.H.Terwiel@inter.NL.net (E.H. Terwiel (Erik)) writes:
  13. [snipped irrelevant stuff]
  14.  
  15. >Also: arrays start at index 1 instead of 0 !!!!!
  16. >
  17. >Erik
  18. >
  19.  
  20. Say what??!!  Arrays start at index 0 and always have!
  21.  
  22. "Array subscripts always start at zero in C"
  23. K+R 2 pg. 22
  24.  
  25.             Fletcher.Glenn@ov.com
  26.  
  27.